home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / piggy251.zip / WHATSNEW.PIG < prev   
Text File  |  1991-01-05  |  2KB  |  48 lines

  1.  
  2.  
  3.                 So whats new with PIGGY251????
  4.     o   This is a small bug release. For all the sysops that were
  5.         using the byte ratio, the bulletin would only show up to 4
  6.         decimal places the uploads and downloads in the bulletins.
  7.         Althought the ratios wrer be computed correctly it appeared
  8.         that the ratios were wrong. For example if the user had
  9.         downloaded 32123 kilobytes the bulletin would show downloaded
  10.         kilobytes as 3212. I have expanded this to 5 places.
  11.  
  12.  
  13.     o   Well for starters PIGGY251 now supports all versions of GT15??,
  14.         and gt1600 including GT1550.
  15.  
  16.     o   By request of several users the names of "PIGGIES" are immediately
  17.         added to the PIGGY bulletin instead of the one run wait. However
  18.         once the user has uploaded a file and regained an acceptable ratio
  19.         the user's name remains on the PIGGY bulletin for one run. This
  20.         allows the sysop to verify that the upload is acceptable.
  21.  
  22.     o   I have also added a QUICK mode. This is only available to
  23.         registered users. It is enabled by adding /Q to the PIGGY
  24.         command line. The quick mode can be used in your GTLOGOFF.BAT.
  25.         This will check the ratio of the currently logged on user only.
  26.         The purpose of this is to prevent "real pigs" from logging on
  27.         several times in one day and they and avoiding the the PIGGY
  28.         program in the nightly maintance batch. The QUICK mode can
  29.         upgrade or downgrade a user the same as the regular maintance
  30.         run, however, no reports are generated. This mode is much quicker
  31.         since it only checks the one user's ratio.
  32.  
  33.         NOTE: If you use the QUICK mode in the GTLOGOFF.BAT, be sure to
  34.         add commands to the batch file to change to the \GT directory,
  35.         so that PIGGY251.EXE can find the files it needs (when run
  36.         from GTLOGOFF.BAT, the default directory is usually NOT the \GT
  37.         directory):
  38.                 ECHO OFF
  39.                 D:
  40.                 CD \GT
  41.                 PIGGY251 /Q
  42.  
  43.  
  44.  
  45.  
  46. Although PIGGY251 program has been tested, please play safe and make a back-up
  47. of your USER.CTL file, which lists all your users and their access levels.
  48.